mm-util.el: Just return the image directories, not all directories in the path in...
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Sat, 4 Sep 2010 00:45:13 +0000 (00:45 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Sat, 4 Sep 2010 00:45:13 +0000 (00:45 +0000)
commitf95f9a2173835ac5b025849215822156571e74db
tree89047acaae9dd2c5b3a66bfeab7c9601e4244124
parent07586720667f35c127b9b1a2a5bd2ddecd236d64
mm-util.el: Just return the image directories, not all directories in the path in addition to the image directories; Maintain a cache of the image directories.  This means that the `g' command in Gnus doesn't have to stat dozens of directories each time; nnmh.el: Only recurse down into subdirectories if the link count is more than 2.  This results in a 100x speed up on my nnmh spool, and that's from an SSD disk, and not over nfs.
lisp/gnus/ChangeLog
lisp/gnus/mm-util.el
lisp/gnus/nnmh.el